shutdownSeconds

@get:JvmName(name = "getShutdownSeconds")
@set:JvmName(name = "setShutdownSeconds")
var shutdownSeconds: Int
Tell the node to shutdown in this many seconds (or <0 to cancel shutdown)

int32 shutdown_seconds = 98;